home *** CD-ROM | disk | FTP | other *** search
/ Personal Computer World 2007 September / PCWSEP07.iso / Software / Linux / Linux Mint 3.0 Light / LinuxMint-3.0-Light.iso / casper / filesystem.squashfs / usr / share / totem / vanity.glade < prev    next >
Encoding:
Extensible Markup Language  |  2007-04-05  |  10.2 KB  |  299 lines

  1. <?xml version="1.0" standalone="no"?> <!--*- mode: xml -*-->
  2. <!DOCTYPE glade-interface SYSTEM "http://glade.gnome.org/glade-2.0.dtd">
  3.  
  4. <glade-interface>
  5. <requires lib="gnome"/>
  6.  
  7. <widget class="GtkDialog" id="dialog1">
  8.   <property name="title" translatable="yes">Vanity Preferences</property>
  9.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  10.   <property name="window_position">GTK_WIN_POS_NONE</property>
  11.   <property name="modal">False</property>
  12.   <property name="resizable">True</property>
  13.   <property name="destroy_with_parent">False</property>
  14.   <property name="icon">vanity.png</property>
  15.   <property name="decorated">True</property>
  16.   <property name="skip_taskbar_hint">False</property>
  17.   <property name="skip_pager_hint">False</property>
  18.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_DIALOG</property>
  19.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  20.   <property name="has_separator">False</property>
  21.  
  22.   <child internal-child="vbox">
  23.     <widget class="GtkVBox" id="dialog-vbox1">
  24.       <property name="visible">True</property>
  25.       <property name="homogeneous">False</property>
  26.       <property name="spacing">0</property>
  27.  
  28.       <child internal-child="action_area">
  29.     <widget class="GtkHButtonBox" id="dialog-action_area1">
  30.       <property name="visible">True</property>
  31.       <property name="layout_style">GTK_BUTTONBOX_END</property>
  32.  
  33.       <child>
  34.         <widget class="GtkButton" id="closebutton1">
  35.           <property name="visible">True</property>
  36.           <property name="can_default">True</property>
  37.           <property name="can_focus">True</property>
  38.           <property name="label">gtk-close</property>
  39.           <property name="use_stock">True</property>
  40.           <property name="relief">GTK_RELIEF_NORMAL</property>
  41.           <property name="focus_on_click">True</property>
  42.           <property name="response_id">-7</property>
  43.         </widget>
  44.       </child>
  45.     </widget>
  46.     <packing>
  47.       <property name="padding">0</property>
  48.       <property name="expand">False</property>
  49.       <property name="fill">True</property>
  50.       <property name="pack_type">GTK_PACK_END</property>
  51.     </packing>
  52.       </child>
  53.  
  54.       <child>
  55.     <placeholder/>
  56.       </child>
  57.     </widget>
  58.   </child>
  59. </widget>
  60.  
  61. <widget class="GtkWindow" id="window1">
  62.   <property name="title" translatable="yes">Vanity</property>
  63.   <property name="type">GTK_WINDOW_TOPLEVEL</property>
  64.   <property name="window_position">GTK_WIN_POS_NONE</property>
  65.   <property name="modal">False</property>
  66.   <property name="resizable">True</property>
  67.   <property name="destroy_with_parent">False</property>
  68.   <property name="decorated">True</property>
  69.   <property name="skip_taskbar_hint">False</property>
  70.   <property name="skip_pager_hint">False</property>
  71.   <property name="type_hint">GDK_WINDOW_TYPE_HINT_NORMAL</property>
  72.   <property name="gravity">GDK_GRAVITY_NORTH_WEST</property>
  73.  
  74.   <child>
  75.     <widget class="GtkVBox" id="vbox1">
  76.       <property name="visible">True</property>
  77.       <property name="homogeneous">False</property>
  78.       <property name="spacing">0</property>
  79.  
  80.       <child>
  81.     <widget class="GtkMenuBar" id="menubar1">
  82.       <property name="visible">True</property>
  83.  
  84.       <child>
  85.         <widget class="GtkMenuItem" id="picture1">
  86.           <property name="visible">True</property>
  87.           <property name="label" translatable="yes">_Picture</property>
  88.           <property name="use_underline">True</property>
  89.  
  90.           <child>
  91.         <widget class="GtkMenu" id="picture1_menu">
  92.  
  93.           <child>
  94.             <widget class="GtkImageMenuItem" id="save1">
  95.               <property name="visible">True</property>
  96.               <property name="stock_item">GNOMEUIINFO_MENU_SAVE_ITEM</property>
  97.               <signal name="activate" handler="on_save1_activate" last_modification_time="Tue, 29 Apr 2003 21:21:51 GMT"/>
  98.             </widget>
  99.           </child>
  100.  
  101.           <child>
  102.             <widget class="GtkMenuItem" id="separator1">
  103.               <property name="visible">True</property>
  104.             </widget>
  105.           </child>
  106.  
  107.           <child>
  108.             <widget class="GtkImageMenuItem" id="quit1">
  109.               <property name="visible">True</property>
  110.               <property name="stock_item">GNOMEUIINFO_MENU_EXIT_ITEM</property>
  111.               <signal name="activate" handler="on_quit1_activate" last_modification_time="Tue, 29 Apr 2003 21:21:51 GMT"/>
  112.             </widget>
  113.           </child>
  114.         </widget>
  115.           </child>
  116.         </widget>
  117.       </child>
  118.  
  119.       <child>
  120.         <widget class="GtkMenuItem" id="edit1">
  121.           <property name="visible">True</property>
  122.           <property name="stock_item">GNOMEUIINFO_MENU_EDIT_TREE</property>
  123.  
  124.           <child>
  125.         <widget class="GtkMenu" id="edit1_menu">
  126.  
  127.           <child>
  128.             <widget class="GtkImageMenuItem" id="preferences1">
  129.               <property name="visible">True</property>
  130.               <property name="stock_item">GNOMEUIINFO_MENU_PREFERENCES_ITEM</property>
  131.               <signal name="activate" handler="on_preferences1_activate" last_modification_time="Tue, 29 Apr 2003 21:21:51 GMT"/>
  132.             </widget>
  133.           </child>
  134.         </widget>
  135.           </child>
  136.         </widget>
  137.       </child>
  138.  
  139.       <child>
  140.         <widget class="GtkMenuItem" id="view1">
  141.           <property name="visible">True</property>
  142.           <property name="stock_item">GNOMEUIINFO_MENU_VIEW_TREE</property>
  143.  
  144.           <child>
  145.         <widget class="GtkMenu" id="view1_menu">
  146.  
  147.           <child>
  148.             <widget class="GtkImageMenuItem" id="zoom_12">
  149.               <property name="visible">True</property>
  150.               <property name="tooltip" translatable="yes">Zoom 1:2</property>
  151.               <property name="label" translatable="yes">_Zoom 1:2</property>
  152.               <property name="use_underline">True</property>
  153.               <signal name="activate" handler="on_zoom_12_activate" last_modification_time="Tue, 29 Apr 2003 21:53:38 GMT"/>
  154.  
  155.               <child internal-child="image">
  156.             <widget class="GtkImage" id="image1">
  157.               <property name="visible">True</property>
  158.               <property name="stock">gtk-zoom-out</property>
  159.               <property name="icon_size">1</property>
  160.               <property name="xalign">0.5</property>
  161.               <property name="yalign">0.5</property>
  162.               <property name="xpad">0</property>
  163.               <property name="ypad">0</property>
  164.             </widget>
  165.               </child>
  166.             </widget>
  167.           </child>
  168.  
  169.           <child>
  170.             <widget class="GtkImageMenuItem" id="zoom_11">
  171.               <property name="visible">True</property>
  172.               <property name="tooltip" translatable="yes">Zoom 1:1</property>
  173.               <property name="label" translatable="yes">Zoom _1:1</property>
  174.               <property name="use_underline">True</property>
  175.               <signal name="activate" handler="on_zoom_11_activate" last_modification_time="Tue, 29 Apr 2003 21:53:38 GMT"/>
  176.  
  177.               <child internal-child="image">
  178.             <widget class="GtkImage" id="image2">
  179.               <property name="visible">True</property>
  180.               <property name="stock">gtk-zoom-100</property>
  181.               <property name="icon_size">1</property>
  182.               <property name="xalign">0.5</property>
  183.               <property name="yalign">0.5</property>
  184.               <property name="xpad">0</property>
  185.               <property name="ypad">0</property>
  186.             </widget>
  187.               </child>
  188.             </widget>
  189.           </child>
  190.  
  191.           <child>
  192.             <widget class="GtkImageMenuItem" id="zoom_21">
  193.               <property name="visible">True</property>
  194.               <property name="tooltip" translatable="yes">Zoom 2:1</property>
  195.               <property name="label" translatable="yes">Zoom _2:1</property>
  196.               <property name="use_underline">True</property>
  197.               <signal name="activate" handler="on_zoom_21_activate" last_modification_time="Tue, 29 Apr 2003 21:53:38 GMT"/>
  198.  
  199.               <child internal-child="image">
  200.             <widget class="GtkImage" id="image3">
  201.               <property name="visible">True</property>
  202.               <property name="stock">gtk-zoom-in</property>
  203.               <property name="icon_size">1</property>
  204.               <property name="xalign">0.5</property>
  205.               <property name="yalign">0.5</property>
  206.               <property name="xpad">0</property>
  207.               <property name="ypad">0</property>
  208.             </widget>
  209.               </child>
  210.             </widget>
  211.           </child>
  212.         </widget>
  213.           </child>
  214.         </widget>
  215.       </child>
  216.  
  217.       <child>
  218.         <widget class="GtkMenuItem" id="help1">
  219.           <property name="visible">True</property>
  220.           <property name="stock_item">GNOMEUIINFO_MENU_HELP_TREE</property>
  221.  
  222.           <child>
  223.         <widget class="GtkMenu" id="help1_menu">
  224.  
  225.           <child>
  226.             <widget class="GtkImageMenuItem" id="about1">
  227.               <property name="visible">True</property>
  228.               <property name="stock_item">GNOMEUIINFO_MENU_ABOUT_ITEM</property>
  229.               <signal name="activate" handler="on_about1_activate" last_modification_time="Tue, 29 Apr 2003 21:21:51 GMT"/>
  230.             </widget>
  231.           </child>
  232.         </widget>
  233.           </child>
  234.         </widget>
  235.       </child>
  236.     </widget>
  237.     <packing>
  238.       <property name="padding">0</property>
  239.       <property name="expand">False</property>
  240.       <property name="fill">False</property>
  241.     </packing>
  242.       </child>
  243.  
  244.       <child>
  245.     <widget class="GtkToolbar" id="toolbar1">
  246.       <property name="border_width">1</property>
  247.       <property name="visible">True</property>
  248.       <property name="orientation">GTK_ORIENTATION_HORIZONTAL</property>
  249.       <property name="toolbar_style">GTK_TOOLBAR_ICONS</property>
  250.       <property name="tooltips">True</property>
  251.       <property name="show_arrow">True</property>
  252.  
  253.       <child>
  254.         <widget class="GtkToolButton" id="button3">
  255.           <property name="visible">True</property>
  256.           <property name="tooltip" translatable="yes">Save File</property>
  257.           <property name="stock_id">gtk-save</property>
  258.           <property name="visible_horizontal">True</property>
  259.           <property name="visible_vertical">True</property>
  260.           <property name="is_important">False</property>
  261.         </widget>
  262.         <packing>
  263.           <property name="expand">False</property>
  264.           <property name="homogeneous">True</property>
  265.         </packing>
  266.       </child>
  267.     </widget>
  268.     <packing>
  269.       <property name="padding">0</property>
  270.       <property name="expand">False</property>
  271.       <property name="fill">False</property>
  272.     </packing>
  273.       </child>
  274.  
  275.       <child>
  276.     <widget class="GtkFrame" id="frame1">
  277.       <property name="width_request">420</property>
  278.       <property name="height_request">315</property>
  279.       <property name="visible">True</property>
  280.       <property name="label_xalign">0</property>
  281.       <property name="label_yalign">0.5</property>
  282.       <property name="shadow_type">GTK_SHADOW_NONE</property>
  283.  
  284.       <child>
  285.         <placeholder/>
  286.       </child>
  287.     </widget>
  288.     <packing>
  289.       <property name="padding">0</property>
  290.       <property name="expand">True</property>
  291.       <property name="fill">True</property>
  292.     </packing>
  293.       </child>
  294.     </widget>
  295.   </child>
  296. </widget>
  297.  
  298. </glade-interface>
  299.